Package | tw.cathay.fhir.imri |
Resource Type | SearchParameter |
Id | Bundle-composition-type |
FHIR Version | R4 |
Source | https://imri.cgh.org.tw/imri/https://simplifier.net/resolve?scope=tw.cathay.fhir.imri@1.0.0&canonical=https://imri.cgh.org.tw/imri/SearchParameter/Bundle-composition-type |
URL | https://imri.cgh.org.tw/imri/SearchParameter/Bundle-composition-type |
Version | 0.1.0 |
Status | active |
Date | 2024-08-12 |
Name | BundleCompositionType |
Realm | tw |
Description | 透過臨床文件架構的型別(type),查詢整份出院病摘/手術紀錄(Bundle) |
Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Bundle-composition-type
Parameter composition.type
:token
透過臨床文件架構的型別(type),查詢整份出院病摘/手術紀錄(Bundle)
Resource | Bundle |
Expression | Bundle.entry[0].resource.as(Composition).type |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Bundle-composition-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://imri.cgh.org.tw/imri/SearchParameter/Bundle-composition-type", "version": "0.1.0", "name": "BundleCompositionType", "status": "active", "date": "2024-08-12", "publisher": "國泰金控", "contact": [ { "name": "國泰金控", "telecom": [ { "system": "url", "value": "https://www.cathayholdings.com/holdings/" } ] } ], "description": "透過臨床文件架構的型別(type),查詢整份出院病摘/手術紀錄(Bundle)", "code": "composition.type", "base": [ "Bundle" ], "type": "token", "expression": "Bundle.entry[0].resource.as(Composition).type" }